home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / nt / ntkb.zip / NTKB.EXE / Q94 / 6 / 71.TXT
Text File  |  1993-08-30  |  7KB  |  170 lines

  1. DOCUMENT:Q94671  20-JUL-1993  [W_NT]
  2. TITLE   :Windows NT Beta Network Issues
  3. PRODUCT :Windows NT
  4. PROD/VER:3.10
  5. OPER/SYS:WINDOWS
  6. KEYWORDS:
  7.  
  8. ---------------------------------------------------------------
  9. The information in this article applies to:
  10.  
  11.  - Beta 2 Release of Microsoft Windows NT operating system 
  12.    version 3.1
  13. ---------------------------------------------------------------
  14.  
  15. Summary:
  16.  
  17. This article discusses Windows NT Beta release networking issues,
  18. including network failure; network card installation; TCP/IP support
  19. in Windows NT; replication; Telnet; and domains, workgroups, and
  20. associated options.
  21.  
  22. 1. Q. After I install Windows NT, my network fails to come up.
  23.       What's wrong?
  24.  
  25.    A. Please see page 30 of the release notes for information
  26.       regarding the October 92 Beta release of Windows NT. Using the
  27.       information in the release notes, check for the following:
  28.  
  29.        - Interrupt conflicts
  30.        - Memory conflicts
  31.        - Duplicate machine names
  32.        - Proper configuration settings for your network card
  33.  
  34.       If you are still having problems, contact Microsoft Product
  35.       Support Services by using Section 3 (Windows NT Setup) of the WINNT
  36.       forum on CompuServe (as described in the October 1992 Beta
  37.       Program release notes).
  38.  
  39. 2. Q. When I installed Windows NT, I did not install a network card.
  40.       Now that I have one and have installed it with the Windows NT
  41.       Setup program, the workstation fails to start. What am I doing
  42.       wrong?
  43.  
  44.    A. When you install a new network card by using the Control Panel
  45.       Network option, all necessary files are copied from the
  46.       Installation CD-ROM or floppy disks. However, the workstation
  47.       and server files are not installed. To correct this problem, you
  48.       would need to make a number of complicated changes to the
  49.       Registry. These changes are too complicated to describe in this
  50.       article.
  51.  
  52.       The best solution is to install Windows NT with a network card,
  53.       even if one is not currently in the machine at that time. Then
  54.       it can be removed and the correct card installed.
  55.  
  56.       Microsoft has identified this problem and plans to address it in the
  57.       next release of Windows NT.
  58.  
  59. 3. Q. Does the October Beta release of Windows NT have complete
  60.       TCP/IP support?
  61.  
  62.    A. The October Beta release of Windows NT contains full TCP/IP
  63.       support for Windows NT. Machines running Windows NT with the
  64.       TCP/IP protocol stack can communicate with LAN Manager 2.x
  65.       servers and workstations. Windows NT also has an extensive set
  66.       of TCP/IP utilities including Telnet, ftp, rcp, rsh, and so on.
  67.       Third-party vendors have shown interest in providing the host
  68.       software for the TCP/IP utilities.
  69.  
  70. 4. Q. I noticed that the replicator service on Windows NT machines
  71.       allows you to import only files/directories. Does that mean that
  72.       a Windows NT Advanced Server or a LAN Manager for OS/2 server is
  73.       required if you want to use replication (which requires some
  74.       server exporting data)?
  75.  
  76.    A. Yes. You must have a Windows NT Advanced Server system to
  77.       fully use the file replicator.
  78.  
  79.       Here are the rules involving Windows NT systems and replication:
  80.  
  81.        - You must have a Windows NT Advanced Server system to EXPORT
  82.          with the file replicator.
  83.  
  84.        - A Windows NT system can IMPORT from a Windows NT Advanced
  85.          Server exporter.
  86.  
  87.        - An OS/2 LAN Manager system can IMPORT from a Windows NT
  88.          Advanced Server exporter.
  89.  
  90.        - A Windows NT Advanced Server system can IMPORT from other 
  91.          Windows NT Advanced Server systems (or even from the same
  92.          machine), but an OS/2 LAN Manager EXPORT to a Windows NT
  93.          IMPORT is not supported.
  94.  
  95. 5. Q. How do you use Telnet in Windows NT?
  96.  
  97.    A. Telnet in Windows NT has been implemented as a Windows NT
  98.       Service. You can start the Telnet service by typing "net start
  99.       telnet" (without the quotation marks) at the MS-DOS command prompt,
  100.       or you can start it from the Control Panel Services option.
  101.  
  102.       To use Telnet, follow this procedure:
  103.  
  104.       a. Start Terminal from command line or the Accessories group.
  105.  
  106.       b. From the Settings menu, choose Communications options.
  107.  
  108.       c. Set the Connector to be TELNET and choose OK.
  109.  
  110.       After the Telnet command prompt is displayed, you can use the
  111.       Telnet commands to connect to the host.
  112.  
  113. 6. Q. What is the difference between a domain and a workgroup in
  114.       Windows NT?
  115.  
  116.    A. The primary difference between a domain and a workgroup is
  117.       where the users' accounts are maintained and which machine
  118.       handles account validation.
  119.  
  120.       In a domain, the user's account information is maintained on a
  121.       primary server or replicated across a group of servers (domain
  122.       controllers) for the domain and the permissions for that user
  123.       are consistent across the entire domain. LAN Manager 2.x servers
  124.       may also be members of a Windows NT domain.
  125.  
  126.       In a workgroup, the account information is maintained locally on
  127.       each workstation.
  128.  
  129. 7. Q. I have specified my LAN Manager 2.x domain name in the Domain
  130.       entry of Windows NT Network Setup. It gives me an error. Why?
  131.  
  132.    A. The Domain entry in Windows NT Network Setup refers to the LAN
  133.       Manager for Windows NT domain. To participate in the LAN Manager
  134.       2.x domain, you need to specify the LAN Manager 2.x domain as
  135.       the workgroup name for Windows NT. After you have specified the
  136.       workgroup name correctly, you can see your LAN Manager 2.x
  137.       servers from File Manager and by typing "net view" (without the
  138.       quotation marks) at the MS-DOS command prompt.
  139.  
  140.       NOTE: Windows NT Advanced Server is a separate product that
  141.       provides additional enterprise-wide domain-based network
  142.       management capabilities, advanced fault-tolerance, and so on.
  143.  
  144. 8. Q. Is there a Windows NT Advanced Server upgrade set so that I can
  145.       upgrade my Windows NT machine to Windows NT Advanced Server?
  146.  
  147.    A. Although Microsoft agrees that this is important, we have
  148.       decided that other upgrades (such as LAN Manager 2.1 and
  149.       Windows 3.0 and 3.1 upgradability) take priority. A Windows NT 
  150.       Advanced Server upgrade is planned for a future release of 
  151.       Windows NT.
  152.  
  153. Additional reference words: winnt
  154.  
  155.  
  156. =============================================================================
  157.  
  158. THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS
  159. PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND.  MICROSOFT DISCLAIMS
  160. ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES
  161. OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  IN NO
  162. EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR
  163. ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL,
  164. CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF
  165. MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE
  166. POSSIBILITY OF SUCH DAMAGES.  SOME STATES DO NOT ALLOW THE EXCLUSION
  167. OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES
  168. SO THE FOREGOING LIMITATION MAY NOT APPLY.
  169.  
  170. Copyright Microsoft Corporation 1993.